C1DateTimePicker Control Help > C1DateTimePicker Task-Based Help > Using C1DateTimePicker Themes (Silverlight) |
The C1DateTimePicker control for Silverlight comes equipped with a light blue default theme, but you can also apply six themes (see C1DateTimePicker Theming) to the control. In this topic, you will change the C1DateTimePicker control's theme to C1ThemeRainierOrange.
In Blend
Complete the following steps:
In Visual Studio
Complete the following steps:
<my:C1ThemeRainierOrange></my:C1ThemeRainierOrange>
XAML |
Copy Code
|
---|---|
<my:C1ThemeRainierOrange> <c1datetime:C1DateTimePicker ></c1datetime:C1DateTimePicker > </my:C1ThemeRainierOrange> |
This Topic Illustrates the Following:
The following image depicts a C1DateTimePicker control with the C1ThemeRainierOrange theme.